gitlab-ci: enable gtk+:gdk tests
authorChristoph Reiter <creiter@src.gnome.org>
Tue, 20 Mar 2018 16:31:38 +0000 (17:31 +0100)
committerChristoph Reiter <creiter@src.gnome.org>
Tue, 20 Mar 2018 16:31:38 +0000 (17:31 +0100)
commitfeb7bf2fbef6ed91c805dd70c9dc218fb1458253
tree38232cea11cae95551d600bdb2dc99ca7d2e5c36
parentb83ba41f2d129953572e3ad8d490b4d3e5a7ddf9
gitlab-ci: enable gtk+:gdk tests

xvfb doesn't like C.utf8 and returns XLocaleNotSupported.

While (afaik) C.utf8 and C.UTF.8 should be the same thing, and the former
is returned by locale -a on Fedora, switch to C.UTF-8 to make xvfb happy.

This makes gtk+:gdk tests pass.
.gitlab-ci/Dockerfile
.gitlab-ci/test-docker.sh